home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / ColorSync Utility.app / Contents / Info.plist next >
Encoding:
Extensible Markup Language  |  2004-04-04  |  6.0 KB  |  246 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFAppleHelpAnchor</key>
  6.     <string>csync001</string>
  7.     <key>CFBundleDocumentTypes</key>
  8.     <array>
  9.         <dict>
  10.             <key>CFBundleTypeExtensions</key>
  11.             <array>
  12.                 <string>icc</string>
  13.                 <string>icm</string>
  14.                 <string>pf</string>
  15.                 <string>ICC</string>
  16.                 <string>ICM</string>
  17.             </array>
  18.             <key>CFBundleTypeIconFile</key>
  19.             <string>profile.icns</string>
  20.             <key>CFBundleTypeName</key>
  21.             <string>ICC Profile</string>
  22.             <key>CFBundleTypeOSTypes</key>
  23.             <array>
  24.                 <string>prof</string>
  25.             </array>
  26.             <key>CFBundleTypeRole</key>
  27.             <string>Editor</string>
  28.             <key>LSIsAppleDefaultForType</key>
  29.             <true/>
  30.             <key>NSDocumentClass</key>
  31.             <string>CSProfileDoc</string>
  32.         </dict>
  33.         <dict>
  34.             <key>CFBundleTypeExtensions</key>
  35.             <array>
  36.                 <string>cmm</string>
  37.             </array>
  38.             <key>CFBundleTypeName</key>
  39.             <string>ColorSync CMM</string>
  40.             <key>CFBundleTypeOSTypes</key>
  41.             <array>
  42.                 <string>CMM </string>
  43.             </array>
  44.             <key>CFBundleTypeRole</key>
  45.             <string>None</string>
  46.             <key>LSTypeIsPackage</key>
  47.             <true/>
  48.         </dict>
  49.         <dict>
  50.             <key>CFBundleTypeExtensions</key>
  51.             <array>
  52.                 <string>pdf</string>
  53.                 <string>PDF</string>
  54.             </array>
  55.             <key>CFBundleTypeIconFile</key>
  56.             <string>pdf.icns</string>
  57.             <key>CFBundleTypeMIMETypes</key>
  58.             <array>
  59.                 <string>application/pdf</string>
  60.             </array>
  61.             <key>CFBundleTypeName</key>
  62.             <string>PDF Document</string>
  63.             <key>CFBundleTypeOSTypes</key>
  64.             <array>
  65.                 <string>PDF </string>
  66.             </array>
  67.             <key>CFBundleTypeRole</key>
  68.             <string>Editor</string>
  69.             <key>LSIsAppleDefaultForType1</key>
  70.             <false/>
  71.             <key>NSDocumentClass</key>
  72.             <string>FilterPDFDoc</string>
  73.         </dict>
  74.         <dict>
  75.             <key>CFBundleTypeExtensions</key>
  76.             <array>
  77.                 <string>jpg</string>
  78.                 <string>jpeg</string>
  79.                 <string>JPG</string>
  80.                 <string>JPEG</string>
  81.             </array>
  82.             <key>CFBundleTypeIconFile</key>
  83.             <string>jpeg.icns</string>
  84.             <key>CFBundleTypeMIMETypes</key>
  85.             <array>
  86.                 <string>image/jpeg</string>
  87.             </array>
  88.             <key>CFBundleTypeName</key>
  89.             <string>JPEG Image</string>
  90.             <key>CFBundleTypeOSTypes</key>
  91.             <array>
  92.                 <string>JPEG</string>
  93.             </array>
  94.             <key>CFBundleTypeRole</key>
  95.             <string>Editor</string>
  96.             <key>NSDocumentClass</key>
  97.             <string>FilterJPEGDoc</string>
  98.         </dict>
  99.         <dict>
  100.             <key>CFBundleTypeExtensions</key>
  101.             <array>
  102.                 <string>png</string>
  103.                 <string>PNG</string>
  104.             </array>
  105.             <key>CFBundleTypeIconFile</key>
  106.             <string>png.icns</string>
  107.             <key>CFBundleTypeMIMETypes</key>
  108.             <array>
  109.                 <string>image/png</string>
  110.             </array>
  111.             <key>CFBundleTypeName</key>
  112.             <string>PNG Image</string>
  113.             <key>CFBundleTypeOSTypes</key>
  114.             <array>
  115.                 <string>PNG </string>
  116.             </array>
  117.             <key>CFBundleTypeRole</key>
  118.             <string>Editor</string>
  119.             <key>NSDocumentClass</key>
  120.             <string>FilterPNGDoc</string>
  121.         </dict>
  122.         <dict>
  123.             <key>CFBundleTypeExtensions</key>
  124.             <array>
  125.                 <string>gif</string>
  126.                 <string>GIF</string>
  127.             </array>
  128.             <key>CFBundleTypeIconFile</key>
  129.             <string>gif.icns</string>
  130.             <key>CFBundleTypeMIMETypes</key>
  131.             <array>
  132.                 <string>image/gif</string>
  133.             </array>
  134.             <key>CFBundleTypeName</key>
  135.             <string>GIF Image</string>
  136.             <key>CFBundleTypeOSTypes</key>
  137.             <array>
  138.                 <string>GIF </string>
  139.             </array>
  140.             <key>CFBundleTypeRole</key>
  141.             <string>Editor</string>
  142.             <key>NSDocumentClass</key>
  143.             <string>FilterGIFDoc</string>
  144.         </dict>
  145.         <dict>
  146.             <key>CFBundleTypeExtensions</key>
  147.             <array>
  148.                 <string>TIFF</string>
  149.                 <string>TIF</string>
  150.                 <string>tif</string>
  151.                 <string>tiff</string>
  152.             </array>
  153.             <key>CFBundleTypeIconFile</key>
  154.             <string>tiff.icns</string>
  155.             <key>CFBundleTypeName</key>
  156.             <string>TIFF Document</string>
  157.             <key>CFBundleTypeOSTypes</key>
  158.             <array>
  159.                 <string>TIFF</string>
  160.             </array>
  161.             <key>CFBundleTypeRole</key>
  162.             <string>Editor</string>
  163.             <key>NSDocumentClass</key>
  164.             <string>FilterTIFFDoc</string>
  165.         </dict>
  166.         <dict>
  167.             <key>CFBundleTypeExtensions</key>
  168.             <array>
  169.                 <string>qtif</string>
  170.                 <string>QTIF</string>
  171.                 <string>pict</string>
  172.                 <string>tga</string>
  173.                 <string>pntg</string>
  174.                 <string>bmp</string>
  175.                 <string>sgi</string>
  176.                 <string>psd</string>
  177.             </array>
  178.             <key>CFBundleTypeIconFile</key>
  179.             <string>qtifs.icns</string>
  180.             <key>CFBundleTypeName</key>
  181.             <string>QT Image</string>
  182.             <key>CFBundleTypeOSTypes</key>
  183.             <array>
  184.                 <string>QTIF</string>
  185.             </array>
  186.             <key>CFBundleTypeRole</key>
  187.             <string>Editor</string>
  188.             <key>NSDocumentClass</key>
  189.             <string>FilterQTDoc</string>
  190.         </dict>
  191.         <dict>
  192.             <key>CFBundleTypeExtensions</key>
  193.             <array>
  194.                 <string>ps</string>
  195.                 <string>PS</string>
  196.                 <string>eps</string>
  197.                 <string>EPS</string>
  198.             </array>
  199.             <key>CFBundleTypeIconFile</key>
  200.             <string>ps.icns</string>
  201.             <key>CFBundleTypeMIMETypes</key>
  202.             <array>
  203.                 <string>application/ps</string>
  204.             </array>
  205.             <key>CFBundleTypeName</key>
  206.             <string>PostScript Document</string>
  207.             <key>CFBundleTypeOSTypes</key>
  208.             <array>
  209.                 <string>PS  </string>
  210.             </array>
  211.             <key>CFBundleTypeRole</key>
  212.             <string>Editor</string>
  213.             <key>NSDocumentClass</key>
  214.             <string>FilterPostScriptDoc</string>
  215.         </dict>
  216.         <dict/>
  217.     </array>
  218.     <key>CFBundleExecutable</key>
  219.     <string>ColorSync Utility</string>
  220.     <key>CFBundleGetInfoString</key>
  221.     <string>4.2, Copyright 2003 Apple Computer, Inc.</string>
  222.     <key>CFBundleIconFile</key>
  223.     <string>ColorSyncUtils.icns</string>
  224.     <key>CFBundleIdentifier</key>
  225.     <string>com.apple.ColorSyncUtility</string>
  226.     <key>CFBundleName</key>
  227.     <string>ColorSync Utility</string>
  228.     <key>CFBundlePackageType</key>
  229.     <string>APPL</string>
  230.     <key>CFBundleShortVersionString</key>
  231.     <string>4.2</string>
  232.     <key>CFBundleSignature</key>
  233.     <string>csut</string>
  234.     <key>CFBundleVersion</key>
  235.     <string>4.2</string>
  236.     <key>LSHasLocalizedDisplayName</key>
  237.     <true/>
  238.     <key>LSMinimumSystemVersion</key>
  239.     <string>10.3.0</string>
  240.     <key>NSMainNibFile</key>
  241.     <string>MainMenu</string>
  242.     <key>NSPrincipalClass</key>
  243.     <string>CSUtilityApp</string>
  244. </dict>
  245. </plist>
  246.